This page last changed on Oct 20, 2006 by cholmes.

For information on how to set up Eclipse to use GeoServer 1.3 series, head here.

In this section you will:

  1. Download and Install an Eclipse SDK

    .
  2. Configure the Eclipse SDK for GeoServer development.

Download

Windows

Download the Win32 Archive

Linux

Download the archive appropriate to your enviroment.
GTK
Motif

Install

Windows

Unzip the archive downloaded in the previous section to the directory you wish to install eclipse. Example: C:\java.

Linux

Untar the archive downloaded in the previous section to the directory you wish to install eclipse. Example: /usr/java

Configuration

  1. Launch the Eclipse SDK
  2. Choose a new workspace
  3. Select Window > Preferences from the main menu
  4. On the Preferences dialog select Java > Build Path > Classpath Variables
  5. On the Classpath Variables panel, select New
  6. Define a new variables called M2_REPO and set it to your local maven repository

    By default the local maven repository is located under your home directory. Example: C:\Documents and Settings\jdeolive\.m2\repository


Document generated by Confluence on Jan 16, 2008 23:26